projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e51d7a6
)
* searching.texi (Regexp Search): Document GREEDY arg.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 19:19:33 +0000
(19:19 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 19:19:33 +0000
(19:19 +0000)
(Simple Match Data): Fix return value.
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index 0037eccc6b5752ab438c5199a1a09a25578f5a75..dac92522f96b42e91b165e4cc5f8585c4bff849d 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-1,3
+1,8
@@
+2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
+
+ * searching.texi (Regexp Search): Document GREEDY arg.
+ (Simple Match Data): Fix return value.
+
2008-11-01 Eli Zaretskii <eliz@gnu.org>
* nonascii.texi (Text Representations): Rewrite to make consistent